home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 012a / newmodem.zip / NEWMODEM.DOC next >
Text File  |  1990-09-25  |  921b  |  27 lines

  1. Program: NEWMODEM
  2.  
  3. Purpose: To replace the modem data base included in pcANYWHERE IV's
  4.          MSG file with another modem data base.
  5.  
  6. Usage:   NEWMODEM  <original_msg_file>  <new_modem_msg_file>
  7.  
  8.         where <original_msg_file> is:
  9.           AW.MSG for pcANYWHERE IV/LAN
  10.           AWR.MSG for pcANYWHERE IV/Remote
  11.             AWH.MSG for pcANYWHERE IV/Host
  12.  
  13.          and <new_modem_msg_file> is the name of the file containing
  14.          the replacement modem data base.
  15.  
  16. Example: To replace the modem data in your copy of pcANYWHERE IV/LAN with
  17.          the modem data base included in the    file named NEWMODEM.MSG, enter
  18.         the following command line:
  19.  
  20.            NEWMODEM AW.MSG NEWMODEM.MSG
  21.  
  22. Notes:   1. If no file extension is specified, NEWMODEM assumes ".MSG".
  23.  
  24.         2. If no command line arguments are specified, you are prompted for
  25.           the names of the original message file and the new modem file.
  26.  
  27.